projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
748c57f
)
(syms_of_w32fns) <Vx_bitmap_file_path>: Doc fix.
author
Dave Love
<fx@gnu.org>
Mon, 6 Jan 2003 15:21:08 +0000
(15:21 +0000)
committer
Dave Love
<fx@gnu.org>
Mon, 6 Jan 2003 15:21:08 +0000
(15:21 +0000)
src/w32fns.c
patch
|
blob
|
history
diff --git
a/src/w32fns.c
b/src/w32fns.c
index 08d81d10296e8f45498d4c96ae5966bca4a49214..b0f485ce698cd2254f015c5ddb69e26129eaf8c7 100644
(file)
--- a/
src/w32fns.c
+++ b/
src/w32fns.c
@@
-15135,7
+15135,7
@@
system to handle them. */);
init_x_parm_symbols ();
DEFVAR_LISP ("x-bitmap-file-path", &Vx_bitmap_file_path,
- doc: /* List of directories to search for
bitmap files for w32
. */);
+ doc: /* List of directories to search for
window system bitmap files
. */);
Vx_bitmap_file_path = decode_env_path ((char *) 0, "PATH");
DEFVAR_LISP ("x-pointer-shape", &Vx_pointer_shape,